home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / perl / dist / os2 / alarm.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-06-10  |  50 b   |  3 lines

  1. #define SIGALRM SIGUSR1
  2. unsigned alarm(unsigned);
  3.